projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7902217
)
Fix spacing in ChangeLog
author
Dmitry Antipov
<dmantipov@yandex.ru>
Sat, 2 Aug 2014 17:12:11 +0000
(21:12 +0400)
committer
Dmitry Antipov
<dmantipov@yandex.ru>
Sat, 2 Aug 2014 17:12:11 +0000
(21:12 +0400)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 0125f4c93e2e51a38cf7d466877ef6e2c460355c..28367ed34f5acb6c6bb743ff7b3df41f9e1e0bce 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-55,7
+55,7
@@
(timerfd_callback): Ignore weird events with no data. Add tight
assertions and comments.
(init_atimer) [HAVE_TIMERFD]: Add environment variable to optionally
- disable timerfd-based timer. Use TFD_NONBLOCK for timer descriptor.
+ disable timerfd-based timer. Use TFD_NONBLOCK for timer descriptor.
2014-08-01 Paul Eggert <eggert@cs.ucla.edu>